home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / German.lproj / iDiveCompression.nib / classes.nib next >
Text File  |  2006-01-19  |  2KB  |  47 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 cancel = id; 
  6.                 chooseFootageCompressionSettings = id; 
  7.                 close = id; 
  8.                 closeCompressionResultWindow = id; 
  9.                 footageCompressionChanged = id; 
  10.                 footageCompressionPresetChanged = id; 
  11.                 samplesCompressionChanged = id; 
  12.                 start = id; 
  13.             }; 
  14.             CLASS = AFiDiveCompressionController; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 cancelButton = NSButton; 
  18.                 closeButton = NSButton; 
  19.                 compressFootageCheckBox = NSButton; 
  20.                 compressSamplesCheckBox = NSButton; 
  21.                 compressionPresetsMenu = NSMenu; 
  22.                 compressionResultWindow = NSWindow; 
  23.                 compressionWindow = NSWindow; 
  24.                 currentMovieProgress = NSProgressIndicator; 
  25.                 currentMovieProgressTextField = NSTextField; 
  26.                 deleteOriginalFilesButton = NSButton; 
  27.                 footageCompressionPresetsPopUp = NSPopUpButton; 
  28.                 footageCompressionSettingsButton = NSButton; 
  29.                 footageFilesCompressed = NSFormCell; 
  30.                 footageFilesWithErrors = NSFormCell; 
  31.                 gatherClipInfoProgress = NSProgressIndicator; 
  32.                 gatherClipInfoWindow = NSWindow; 
  33.                 imageQualitySlider = NSSlider; 
  34.                 logDrawer = NSDrawer; 
  35.                 logView = NSTextView; 
  36.                 overrideExistingFilesButton = NSButton; 
  37.                 progressIndicator = NSProgressIndicator; 
  38.                 progressTextField = NSTextField; 
  39.                 startButton = NSButton; 
  40.                 viewLogButton = NSButton; 
  41.             }; 
  42.             SUPERCLASS = NSObject; 
  43.         }, 
  44.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  45.     ); 
  46.     IBVersion = 1; 
  47. }